home *** CD-ROM | disk | FTP | other *** search
- -- card: 10007 from stack: in.0
- -- bmap block id: 10358
- -- flags: 0000
- -- background id: 2584
- -- name: Xochi on Base Back View
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=174 top=0 right=221 bottom=328
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: B: Xochi Back View
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve fast
- go to card "Xochi Back View"
- end mouseUp
-
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=171 top=220 right=342 bottom=341
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: B: Base Back View
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve fast
- go to card "Base Back View"
- end mouseUp
-
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=452 top=290 right=322 bottom=486
- -- title width / last selected line: 0
- -- icon id / first selected line: 1012 / 1012
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return Button
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve fast to black
- visual effect dissolve fast
- go card "Xochi Stack 1.0"
- end mouseUp
-
-
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=436 top=269 right=283 bottom=500
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: B: Rotate
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve fast
- go card "Xochi on Base 3/4 View"
- end mouseUp
-
-
-